Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add IOTable trace #48

Merged
merged 5 commits into from
Nov 12, 2024
Merged

feat: add IOTable trace #48

merged 5 commits into from
Nov 12, 2024

Conversation

zmalatrax
Copy link
Collaborator

Closes #46, #47

The unit tests are using a dummy IOTable type, it could be replaced by either InputTable & OutputTable as it doesn't matter.

I feel that duplicating the tests to test for InputTable & OutputTable when the constant parameter doesn't influence the tested method bloats the tests with no added value.

crates/brainfuck_prover/src/components/io/table.rs Outdated Show resolved Hide resolved
crates/brainfuck_prover/src/components/io/table.rs Outdated Show resolved Hide resolved
@zmalatrax zmalatrax merged commit 283cfaf into main Nov 12, 2024
6 checks passed
@zmalatrax zmalatrax linked an issue Nov 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants